Learn R Programming

lmForc (version 1.0.0)

[,Forecast-method: Subset Forecast object.

Description

[] takes a Forecast object and subsets it.

Usage

# S4 method for Forecast
[(x, i, j, ..., drop = TRUE)

Value

Subsetted Forecast object.

Arguments

x

ANY

i

ANY

j

ANY

...

ANY

drop

ANY

Forecast

Forecast object.